home *** CD-ROM | disk | FTP | other *** search
/ Scene 96 / Scene 96 International Edition (Zyklop Software) (Disc 2) (1997).iso / misc / utilz / powerprt / pp.doc < prev    next >
Encoding:
Text File  |  1996-02-04  |  892 b   |  41 lines

  1.  
  2.      PowerProt(Tm) Version 1.00ß4.
  3.  
  4.      Copyright 1995/1996 by ScSi2 / Dementia Group.
  5.  
  6.  
  7.  
  8.  What is PowerProt(Tm)?
  9.  ──────────────────────
  10.  
  11.  PowerProt is a program including a unit for Turbo.- Borland Pascal v7.xx
  12.  that enables you to protect your programs from hacking and or viri!
  13.  
  14.  How to install?
  15.  ───────────────
  16.  
  17.  Just add the lines to your programs:
  18.  
  19.  Uses DOS,
  20.       CRT,
  21.       PP_TPU;
  22.  
  23.  And it will run..
  24.  After compilation you must run:
  25.  
  26.  PP <Name.Exe of your compiled file> see PP_EXAM.EXE and Pascal!
  27.  
  28.  Ok... Don't know much more to say...
  29.  
  30.  Ok... Greetz go out to...:
  31.  
  32.  Everybody at Dementia... This is your trial release....:-)
  33.  
  34.  Especially: Charon, Tdd.. You guys make a difference... and the others
  35.              which i forgot to mention:-... heheheheh...
  36.  
  37.  Yours sincerly ScSi2
  38.  
  39.  PS: For registering PP call us at: +31-(0)13-4555431
  40.  
  41.